@charset "utf-8";
		
#map {
  width: 100%;
  max-width: 1400px;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 200px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
.map .w_imgbox {
  width: 100%;
  height: 100%;
  position: relative;
  min-height: inherit;
}
#map > div {
  animation-name: fadeInUp;
  animation-duration: 1.5s;
  animation-delay: 1s;
  animation-fill-mode: both;
}
.map .w_imgbox > img {
  width: 100%;
  height: auto;
}
		.map .w_imgbox > .p_contentbox {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
		#map_item2 {
  width: 80px;
  max-width: none;
  min-width: 0px;
  height: 80px;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  position: absolute;
  top: 158px;
  left: 149px;
  z-index: 1;
  bottom: auto;
  right: auto;
}
#map_item1 {
  width: 80px;
  max-width: none;
  min-width: 0px;
  height: 80px;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  position: absolute;
  top: 158px;
  left: 238px;
  z-index: 1;
  bottom: auto;
  right: auto;
}
#map_item3 {
  width: 80px;
  max-width: none;
  min-width: 0px;
  height: 80px;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  position: absolute;
  top: 117px;
  left: 536px;
  z-index: 1;
  bottom: auto;
  right: auto;
}
#map_item4 {
  width: 80px;
  max-width: none;
  min-width: 0px;
  height: 80px;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  position: absolute;
  top: 77px;
  left: 599px;
  z-index: 1;
  bottom: auto;
  right: auto;
}

#map_item5 {

    width: 80px;
    max-width: none;
    min-width: 0px;
    height: 80px;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    position: absolute;
    top: 54px;
    left: 684px;
    z-index: 1;
    bottom: auto;
    right: auto;

}
#map_item6 {
  width: 80px;
  max-width: none;
  min-width: 0px;
  height: 80px;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  position: absolute;
  top: 89px;
  left: 740px;
  z-index: 1;
  bottom: auto;
  right: auto;
}
#map_item7 {
  width: 80px;
  max-width: none;
  min-width: 0px;
  height: 80px;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  position: absolute;
  top: 125px;
  left: 653px;
  z-index: 1;
  bottom: auto;
  right: auto;
}
#map_item8 {
  width: 80px;
  max-width: none;
  min-width: 0px;
  height: 80px;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  position: absolute;
  top: 145px;
  left: 1140px;
  z-index: 1;
  bottom: auto;
  right: auto;
}
.txtbg{

  padding:5px 10px;
  text-align:center;
  margin-bottom:10px;
  width:80px;
}
.txtbg span{
    color: #00509a;
    text-align: center;
    font-weight: bold; font-size:18px;
}
        .bling-1 {
            width: 15px;
            height: 15px;
            border-radius: 100%;
            background-color: rgb(0 80 154);
            animation: blings-1 2s linear infinite;
            position: absolute;
            left: 5px;
            top: 5px;
            z-index: 3;
        }
        .bling-2 {
            width: 25px;
            height: 25px;
            border-radius: 100%;
            background-color: rgba(0, 80, 154, .8);
            filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#c800a0e9, endcolorstr=#c800a0e9);
            animation: blings-2 2s linear infinite;
            opacity: .5;
        }
        .bling-3 {
            width: 35px;
            height: 35px;
            border-radius: 100%;
            background-color: rgba(0, 80, 154, .5);
            filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7f00a0e9, endcolorstr=#7f00a0e9);
            animation: blings-3 2s linear infinite;
            position: absolute;
            left: -5px;
            top: -5px;
        }
        .bling{
            position: relative;
          margin-left: 25px;
        }
        @keyframes blings-1 {
            0% {
                transform: scale(0);
                opacity: 0
            }
            25% {
                transform: scale(0);
                opacity: 1
            }
            100% {
                transform: scale(1);
                opacity: 0
            }
        }
        @-moz-keyframes blings-1 {
            0% {
                transform: scale(0);
                opacity: 0
            }
            25% {
                transform: scale(0);
                opacity: 1
            }
            100% {
                transform: scale(1);
                opacity: 0
            }
        }
        @-webkit-keyframes blings-1 {
            0% {
                transform: scale(0);
                opacity: 0
            }
            25% {
                transform: scale(0);
                opacity: 1
            }
            100% {
                transform: scale(1);
                opacity: 0
            }
        }
        @-o-keyframes blings-1 {
            0% {
                transform: scale(0);
                opacity: 0
            }
            25% {
                transform: scale(0);
                opacity: 1
            }
            100% {
                transform: scale(1);
                opacity: 0
            }
        }
        @keyframes blings-2 {
            0% {
                transform: scale(0);
                opacity: 0
            }
            25% {
                transform: scale(0);
                opacity: 1
            }
            100% {
                transform: scale(1.2);
                opacity: 0
            }
        }
        @-moz-keyframes blings-2 {
            0% {
                transform: scale(0);
                opacity: 0
            }
            25% {
                transform: scale(0);
                opacity: 1
            }
            100% {
                transform: scale(1.2);
                opacity: 0
            }
        }
        @-webkit-keyframes blings-2 {
            0% {
                transform: scale(0);
                opacity: 0
            }
            25% {
                transform: scale(0);
                opacity: 1
            }
            100% {
                transform: scale(1.2);
                opacity: 0
            }
        }
        @-o-keyframes blings-2 {
            0% {
                transform: scale(0);
                opacity: 0
            }
            25% {
                transform: scale(0);
                opacity: 1
            }
            100% {
                transform: scale(1.2);
                opacity: 0
            }
        }
        @keyframes blings-3 {
            0% {
                transform: scale(0);
                opacity: 0
            }
            25% {
                transform: scale(0);
                opacity: 1
            }
            100% {
                transform: scale(1.3);
                opacity: 0
            }
        }
        @-moz-keyframes blings-3 {
            0% {
                transform: scale(0);
                opacity: 0
            }
            25% {
                transform: scale(0);
                opacity: 1
            }
            100% {
                transform: scale(1.3);
                opacity: 0
            }
        }
        @-webkit-keyframes blings-3 {
            0% {
                transform: scale(0);
                opacity: 0
            }
            25% {
                transform: scale(0);
                opacity: 1
            }
            100% {
                transform: scale(1.3);
                opacity: 0
            }
        }
        @-o-keyframes blings-3 {
            0% {
                transform: scale(0);
                opacity: 0
            }
            25% {
                transform: scale(0);
                opacity: 1
            }
            100% {
                transform: scale(1.3);
                opacity: 0
            }
        }
